-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.7
-
Code
-
Classes
- ACPT_Lite_DB
Total Complexity |
44 |
Dependencies |
10 |
Dependents |
49 |
Total lines |
436 |
Lines of code |
203 |
Logical lines of code |
102 |
Comment lines |
123 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createNativeTaxonomies() |
S |
48 |
4 |
35 |
getCharsetCollation() |
S |
58 |
5 |
14 |
getResults() |
S |
55 |
4 |
20 |
createNativePostTypes() |
S |
48 |
2 |
36 |
checkIfColumnExistsInTable() |
S |
62 |
3 |
11 |
tableIsEmpty() |
S |
62 |
3 |
11 |
prepare() |
S |
71 |
2 |
5 |
checkIfSchemaExists() |
S |
64 |
2 |
10 |
createSchema() |
S |
68 |
2 |
7 |
destroySchema() |
S |
69 |
2 |
7 |
tableExists() |
S |
66 |
2 |
8 |
executeQueryOrThrowException() |
S |
69 |
2 |
6 |
invalidateCacheTag() |
S |
74 |
2 |
5 |
flushCache() |
S |
74 |
2 |
5 |
prefixedTableName() |
S |
79 |
1 |
3 |
injectCache() |
S |
80 |
1 |
3 |
prefix() |
S |
77 |
1 |
4 |
rollbackTransaction() |
S |
80 |
1 |
3 |
startTransaction() |
S |
80 |
1 |
3 |
sync() |
S |
77 |
1 |
4 |
commitTransaction() |
S |
80 |
1 |
3 |